home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=3.0.5
-
- [Setup]
- AppName=SmartClock
- AppVerName=SmartClock
- AppId=SmartClock
- DefaultDirName={pf}\SmartClock
- DefaultGroupName=SmartClock
- OutputBaseFilename=setup
- Compression=zip
- PrivilegesRequired=none
- DisableProgramGroupPage=yes
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
-
- [Files]
- Source: "{app}\SCLOCK.EXE"; DestDir: "{app}"; Flags: ignoreversion
-
- [Run]
- Filename: "{app}\SCLOCK.EXE"; WorkingDir: "{app}"; Flags: postinstall nowait
-
- [Icons]
- Name: "{group}\SmartClock"; Filename: "{app}\SCLOCK.EXE"; WorkingDir: "{app}";
- Name: "{group}\Desinstalar - SmartClock"; Filename: "{uninstallexe}"; WorkingDir: "{app}";
-